Auto merge of #3150 - matklad:deprecate-read-manifest, r=alexcrichton
authorbors <bors@rust-lang.org>
Mon, 3 Oct 2016 08:43:02 +0000 (01:43 -0700)
committerGitHub <noreply@github.com>
Mon, 3 Oct 2016 08:43:02 +0000 (01:43 -0700)
commit642853783da66d19efe5b4d3305cb424218f49ee
tree411b554e178699ecc54d9fc6f7d4ff3c304dd736
parent26301ea1668ece05103efea57f4a9cce07c2f22c
parentfdbca1cdcc000fd6810ef16c0afcc85de3b1877b
Auto merge of #3150 - matklad:deprecate-read-manifest, r=alexcrichton

Document that read_manifest command is deprecated

I believe we intended to deprecate read_manifest command. I am not sure what a deprecation process for Cargo commands should be, but I guess it should involve mentioning somewhere that the command is deprecated :)